CPhidget_getServerID

Gets the server ID fo a remotely opened Phidget. This will fail if the Phidget was opened locally.

extern (C) __gshared
int function(CPhidgetHandle phid, const char** serverID) CPhidget_getServerID;

Meta